Hi Hans,
Yes I can send the avi and xvid files both. Use the email in my forum profile and let me know where you want me to send it. I'd rather not post them publicly.
In the meantime I've sent the output along.
Thanks,
Greg
Here is the output of the ffprobe (new):
E:\Program Files\Rename My TV Series>ffprobe -show_format -show_streams -v quiet -print_format ini "Won Love.avi"
# ffprobe output
[streams.stream.0]
index=0
codec_name=mpeg4
codec_long_name=MPEG-4 part 2
profile=Advanced Simple Profile
codec_type=video
codec_tag_string=XVID
codec_tag=0x44495658
width=624
height=352
coded_width=624
coded_height=352
has_b_frames=1
sample_aspect_ratio=1\:1
display_aspect_ratio=39\:22
pix_fmt=yuv420p
level=5
color_range=unknown
color_space=unknown
color_transfer=unknown
color_primaries=unknown
chroma_location=left
field_order=unknown
refs=1
quarter_sample=false
divx_packed=true
id=N/A
r_frame_rate=2997/125
avg_frame_rate=2997/125
time_base=125/2997
start_pts=0
start_time=0.000000
duration_ts=60339
duration=2516.641642
bit_rate=1035265
max_bit_rate=N/A
bits_per_raw_sample=N/A
nb_frames=60339
nb_read_frames=N/A
nb_read_packets=N/A
extradata_size=59
[streams.stream.0.disposition]
default=0
dub=0
original=0
comment=0
lyrics=0
karaoke=0
forced=0
hearing_impaired=0
visual_impaired=0
clean_effects=0
attached_pic=0
timed_thumbnails=0
non_diegetic=0
captions=0
descriptions=0
metadata=0
dependent=0
still_image=0
multilayer=0
[streams.stream.1]
index=1
codec_name=mp3
codec_long_name=MP3 (MPEG audio layer 3)
profile=unknown
codec_type=audio
codec_tag_string=U[0][0][0]
codec_tag=0x0055
sample_fmt=fltp
sample_rate=48000
channels=2
channel_layout=stereo
bits_per_sample=0
initial_padding=0
id=N/A
r_frame_rate=0/0
avg_frame_rate=0/0
time_base=3/125
start_pts=0
start_time=0.000000
duration_ts=104860
duration=2516.640000
bit_rate=128000
max_bit_rate=N/A
bits_per_raw_sample=N/A
nb_frames=104860
nb_read_frames=N/A
nb_read_packets=N/A
extradata_size=12
[streams.stream.1.disposition]
default=0
dub=0
original=0
comment=0
lyrics=0
karaoke=0
forced=0
hearing_impaired=0
visual_impaired=0
clean_effects=0
attached_pic=0
timed_thumbnails=0
non_diegetic=0
captions=0
descriptions=0
metadata=0
dependent=0
still_image=0
multilayer=0
[format]
filename=Won Love.avi
nb_streams=2
nb_programs=0
nb_stream_groups=0
format_name=avi
format_long_name=AVI (Audio Video Interleaved)
start_time=0.000000
duration=2516.641642
size=366984060
bit_rate=1166583
probe_score=100
[format.tags]
software=transcode-1.0.4
E:\Program Files\Rename My TV Series>
Here is the output of the old ffprobe:
E:\Program Files\Rename My TV Series>ffprobe.exe_old -show_format -show_streams -v quiet -print_format ini "Won Love.avi"
# ffprobe output
[streams.stream.0]
index=0
codec_name=mpeg4
codec_long_name=MPEG-4 part 2
profile=Advanced Simple Profile
codec_type=video
codec_tag_string=XVID
codec_tag=0x44495658
width=624
height=352
coded_width=624
coded_height=352
closed_captions=0
film_grain=0
has_b_frames=1
sample_aspect_ratio=1\:1
display_aspect_ratio=39\:22
pix_fmt=yuv420p
level=5
color_range=unknown
color_space=unknown
color_transfer=unknown
color_primaries=unknown
chroma_location=left
field_order=unknown
refs=1
quarter_sample=false
divx_packed=true
id=N/A
r_frame_rate=2997/125
avg_frame_rate=2997/125
time_base=125/2997
start_pts=0
start_time=0.000000
duration_ts=60339
duration=2516.641642
bit_rate=1035265
max_bit_rate=N/A
bits_per_raw_sample=N/A
nb_frames=60339
nb_read_frames=N/A
nb_read_packets=N/A
extradata_size=59
[streams.stream.0.disposition]
default=0
dub=0
original=0
comment=0
lyrics=0
karaoke=0
forced=0
hearing_impaired=0
visual_impaired=0
clean_effects=0
attached_pic=0
timed_thumbnails=0
non_diegetic=0
captions=0
descriptions=0
metadata=0
dependent=0
still_image=0
[streams.stream.1]
index=1
codec_name=mp3
codec_long_name=MP3 (MPEG audio layer 3)
profile=unknown
codec_type=audio
codec_tag_string=U[0][0][0]
codec_tag=0x0055
sample_fmt=fltp
sample_rate=48000
channels=2
channel_layout=stereo
bits_per_sample=0
initial_padding=0
id=N/A
r_frame_rate=0/0
avg_frame_rate=0/0
time_base=3/125
start_pts=0
start_time=0.000000
duration_ts=104860
duration=2516.640000
bit_rate=128000
max_bit_rate=N/A
bits_per_raw_sample=N/A
nb_frames=104860
nb_read_frames=N/A
nb_read_packets=N/A
extradata_size=12
[streams.stream.1.disposition]
default=0
dub=0
original=0
comment=0
lyrics=0
karaoke=0
forced=0
hearing_impaired=0
visual_impaired=0
clean_effects=0
attached_pic=0
timed_thumbnails=0
non_diegetic=0
captions=0
descriptions=0
metadata=0
dependent=0
still_image=0
[format]
filename=Won Love.avi
nb_streams=2
nb_programs=0
nb_stream_groups=0
format_name=avi
format_long_name=AVI (Audio Video Interleaved)
start_time=0.000000
duration=2516.641642
size=366984060
bit_rate=1166583
probe_score=100
[format.tags]
software=transcode-1.0.4
E:\Program Files\Rename My TV Series>